projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a621c46
)
*** empty log message ***
author
Richard M. Stallman
<rms@gnu.org>
Thu, 23 Aug 2007 20:57:06 +0000
(20:57 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 23 Aug 2007 20:57:06 +0000
(20:57 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index e93c9128991bc238c3e224d70f5bc941e3c778fc..2c7fc83ed57b2ee04e36a7c6203f3907445b3fbb 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-81,7
+81,8
@@
in to make it use the scrollbars from the system theme.
* Lisp Changes in Emacs 22.2.
-** The function text-invisible-p returns non-nil if pos is invisible.
+** The function text-invisible-p returns non-nil if the character
+ after a specified position is invisible.
+++
** inhibit-modification-hooks is bound to t while running modification hooks.